速報APP / 圖書與參考資源 / JavaScript Guide

JavaScript Guide

價格:免費

更新日期:2018-11-23

檔案大小:10M

目前版本:1.0.1

版本需求:Android 4.4 以上版本

官方網站:https://www.nextlabs.cc/

Email:nextlabs.cc@gmail.com

聯絡地址:No 905, Jalan Melor 2, Taman Tangkak Jaya, 84900 Tangkak, Johor, Malaysia.

JavaScript Guide(圖1)-速報App

JavaScript Guide

Table of Content

Getting started with the Web overview

Installing basic software

What will your website look like?

Dealing with files

HTML basics

CSS basics

JavaScript basics

Publishing your website

How the Web works

JavaScript first steps overview

What is JavaScript?

A first splash into JavaScript

What went wrong? Troubleshooting JavaScript

Storing the information you need — Variables

Basic in JavaScript — Numbers and operators

Handling text — Strings in JavaScript

Useful string methods

Arrays

Assessment: Silly story generator

JavaScript building blocks overview

Making decisions in your code — Conditionals

JavaScript Guide(圖2)-速報App

Looping code

Functions — Reusable blocks of code

Build your own function

Function return values

Introduction to events

Assessment: Image gallery

Introducing JavaScript objects overview

Object basics

Object-oriented JavaScript for beginners

Object prototypes

Inheritance in JavaScript

Working with JSON data

Object building practise

Assessment: Adding features to our bouncing balls demo

Introduction to web APIs

Manipulating documents

Fetching data from the server

Third party APIs

Drawing graphics

Working with JSON data

Video and audio APIs

JavaScript Guide

Introduction

JavaScript Guide(圖3)-速報App

Grammar and types

Control flow and error handling

Loops and iteration

Functions

Expressions and operators

Numbers and dates

Text formatting

Regular expressions

Indexed collections

Keyed collections

Working with objects

Details of the object model

Iterators and generators

Meta programming

A re-introduction to JavaScript

JavaScript data structures

Equality comparisons and sameness

Closures

Inheritance and the prototype chain

Strict mode

JavaScript typed arrays

SIMD types

Memory Management

JavaScript Guide(圖4)-速報App

Concurrency model and Event Loop

Reference

JavaScript Guide(圖5)-速報App